projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7962a8d
)
sunxi: enable SPL for sun9i
author
Philipp Tomsich
<
[email protected]
>
Fri, 28 Oct 2016 10:21:32 +0000
(18:21 +0800)
committer
Hans de Goede
<
[email protected]
>
Sun, 30 Oct 2016 10:38:04 +0000
(11:38 +0100)
Now that DRAM initialization and clock setup is supported,
we can enable SPL for the A80.
[
[email protected]
: Added commit message]
Signed-off-by: Chen-Yu Tsai <
[email protected]
>
Acked-by: Hans de Goede <
[email protected]
>
Signed-off-by: Hans de Goede <
[email protected]
>
board/sunxi/Kconfig
patch
|
blob
|
history
diff --git
a/board/sunxi/Kconfig
b/board/sunxi/Kconfig
index a126c3e30140eca32eab869cddb0d3cc2fe01989..ee6ae37fb7ef45700f91b63d7213f195ab30ab68 100644
(file)
--- a/
board/sunxi/Kconfig
+++ b/
board/sunxi/Kconfig
@@
-119,6
+119,7
@@
config MACH_SUN9I
bool "sun9i (Allwinner A80)"
select CPU_V7
select SUNXI_GEN_SUN6I
+ select SUPPORT_SPL
config MACH_SUN50I
bool "sun50i (Allwinner A64)"